[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 getmodename()           Return Mode Name for Specified Driver

 #include   <graphics.h>

 char * far getmodename(mode_num);
 int mode_num;          Mode you want information about

        The getmodename() function returns a pointer to a string which
        contains the name of the indicated graphics mode, as specified
        by mode_num.

    Returns:    A pointer to a string containing the name of the
                indicated graphics mode.


See Also: getmoderange()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson